How to Install monodevelop-database software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install monodevelop-database software package in Ubuntu 14.04 LTS (Trusty Tahr)

monodevelop-database software package provides Database plugin for MonoDevelop, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install monodevelop-database 

monodevelop-database is installed in your system.

Make ensure the monodevelop-database package were installed using the commands given below,

$ sudo dpkg-query -l | grep monodevelop-database *

You will get with monodevelop-database package name, version, architecture and description in a table

monodevelop-database package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package monodevelop-database
Version 4.0.12+dfsg-1
Description Database plugin for MonoDevelop
Sub Section devel


See Also, How to uninstall or remove monodevelop-database software package from Ubuntu 14.04 LTS (Trusty Tahr)?